home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Safari / SAFARI.EXE / DATA / world_resources9.cfg < prev   
Encoding:
Text File  |  2001-02-22  |  854 b   |  58 lines

  1. object    textures
  2.  desc        = "resource"
  3.  library    = "data\\ui.lib"
  4.  libtype    = "multi"
  5.  type        = 1
  6.  
  7.  pg_i01         = 0
  8.  pg_i03         = 2
  9.  pg_i04         = 3
  10.  
  11.  tabl_lu        = 4
  12.  tabl_ru        = 5
  13.  tabl_ld        = 6
  14.  tabl_rd        = 7
  15.  
  16.  pg_i06         = 8
  17.  
  18. end
  19.  
  20. object fonts
  21.  desc        = "resource"
  22.  library    = "data\\font.lib"
  23.  libtype    = "multi"
  24.  type        = 2
  25.  
  26.  GAME_FONT    = 0 
  27.  MENU_FONT    = 6
  28.  HELP_FONT    = 2
  29.  
  30. end
  31.  
  32. object backgrounds
  33.  desc        = "resource"
  34.  library    = "data\\ui_back.lib"
  35.  libtype    = "multi"
  36.  type        = 1
  37.  
  38.  
  39.  
  40.  menu_lu        = 61
  41.  menu_ru         = 62
  42.  menu_ld         = 63
  43.  menu_rd         = 64
  44.  
  45. end
  46.  
  47. object sounds
  48.  desc        = "resource"
  49.  library    = "sounds.lib"
  50.  libtype    = "multi"
  51.  type        = 4
  52.  
  53.  CHECKBOX    = "i_checkbox1.wav"
  54.  BUTTON_CLICK    = "i_click1.wav"
  55.  SHORT        = "_short2.wav"
  56.  LONG        = "_long.wav"
  57. end
  58.